Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Add missing fedora dependency #443

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

davidgumberg
Copy link
Contributor

Without the qt5-quickcontrols package, this builds on fedora 40 but fails to run:

$ ./configure --with-qml
# [...]
Options used to compile and link:
  with gui / qt   = yes
    with qml      = yes
    with qr       = yes
$ ./src/qt/bitcoin-qt
QSocketNotifier: Can only be used with threads started with QThread
QQmlApplicationEngine failed to load component
qrc:/qml/pages/main.qml:68:9: Type OnboardingWizard unavailable
qrc:/qml/pages/onboarding/OnboardingWizard.qml:38:9: Type OnboardingStorageLocation unavailable
qrc:/qml/pages/onboarding/OnboardingStorageLocation.qml:26:17: Type StorageLocations unavailable
qrc:/qml/components/StorageLocations.qml:8:1: module "QtQuick.Dialogs" is not installed

Copy link
Contributor

@johnny9 johnny9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 93356a2

@hebasto hebasto merged commit fd54cd9 into bitcoin-core:main Mar 10, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants